home *** CD-ROM | disk | FTP | other *** search
/ Workplace Effectiveness: Dealing with Change / Workplace Effectiveness: Dealing with Change.iso / pc / Notepad.Dxr / 00013_paste clickon.ls < prev    next >
Encoding:
Text File  |  1998-02-20  |  128 b   |  7 lines

  1. on mouseDown
  2.   set the loc of sprite 6 to point(-9999, -9999)
  3.   updateStage()
  4.   puppetSprite(6, 0)
  5.   clickButton("pasteIT")
  6. end
  7.